Package | de.acticore.export |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | null/https://simplifier.net/resolve?scope=de.acticore.export@0.9.0&canonical=https://acticore.com/fhir/StructureDefinition/ActicoreBundle |
Url | https://acticore.com/fhir/StructureDefinition/ActicoreBundle |
Version | 1.0 |
Status | active |
Date | 2021-03-24 |
Name | ActicoreBundle |
Title | Export-Bundle |
Experimental | False |
Copyright | Acticore AG |
Type | Bundle |
Kind | resource |
No resources found
StructureDefinition | |
https://acticore.com/fhir/StructureDefinition/ActicoreComposition | Strukturiertes Export-Dokument |
{
"resourceType" : "StructureDefinition",
"id" : "ActicoreBundle",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
"valueString" : "Foundation.Other"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
"valueCode" : "not-classified"
}
],
"url" : "https://acticore.com/fhir/StructureDefinition/ActicoreBundle",
"version" : "1.0",
"name" : "ActicoreBundle",
"title" : "Export-Bundle",
"status" : "active",
"experimental" : false,
"date" : "2021-03-24",
"publisher" : "Acticore AG",
"copyright" : "Acticore AG",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "cda",
"uri" : "http://hl7.org/v3/cda",
"name" : "CDA (R2)"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Bundle",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Bundle",
"path" : "Bundle",
"constraint" : [
{
"key" : "docBundle-1",
"severity" : "error",
"human" : "All referenced Resources must be contained in the Bundle",
"expression" : "Bundle.entry.descendants().reference.distinct().subsetOf(%context.entry.fullUrl)",
"source" : "https://acticore.com/fhir/StructureDefinition/ActicoreBundle"
}
]
},
{
"id" : "Bundle.identifier",
"path" : "Bundle.identifier",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Bundle.identifier.system",
"path" : "Bundle.identifier.system",
"min" : 1,
"patternUri" : "https://acticore.com/fhir/sid/export-id",
"mustSupport" : true
},
{
"id" : "Bundle.identifier.value",
"path" : "Bundle.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Bundle.type",
"path" : "Bundle.type",
"fixedCode" : "document",
"mustSupport" : true
},
{
"id" : "Bundle.timestamp",
"path" : "Bundle.timestamp",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Bundle.entry",
"path" : "Bundle.entry",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "resource.type.text"
}
],
"rules" : "open"
},
"min" : 1,
"mustSupport" : true
},
{
"id" : "Bundle.entry:Composition",
"path" : "Bundle.entry",
"sliceName" : "Composition",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Bundle.entry:Composition.resource",
"path" : "Bundle.entry.resource",
"type" : [
{
"code" : "Composition",
"profile" : [
"https://acticore.com/fhir/StructureDefinition/ActicoreComposition"
]
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.